SG Window Window Object
Icon Property

©1998 by Stinga

See Also     Properties     Methods      Events     Constants     Error Codes
Description

Returns or sets window's icon.

Syntax

object.hIcon(size as IconSize)

Part Description
object The object is expression that evaluates to the Window object.
size Required. Size of the icon to retrieve or set. Value for the size parameter can be obtained from the IconSize enumeration.